Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
  • 6 commits
  • 1 file changed
  • 0 commit comments
  • 1 contributor
Showing with 3 additions and 0 deletions.
  1. +3 −0 .travis.yml
View
@@ -12,6 +12,9 @@ before_install:
env:
- COMMAND="make clean && make html && make latexpdf && make epub"
+before_deploy:
+ "mv build/latex/KubuntuManual.pdf build/latex/KubuntuManual-17.10.pdf"
+
deploy:
provider: releases
api-key:

No commit comments for this range